Fix `harness = false` on `[lib]` sections
authorAlex Crichton <alex@alexcrichton.com>
Mon, 20 Jun 2016 16:28:09 +0000 (09:28 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 21 Jun 2016 15:41:00 +0000 (08:41 -0700)
commitb74fd0a3b6febd4bd842dda35e63459a45c20c11
treed2e6ef4c2de936866ba4d8e5d1f4ed211c6d751b
parent4ba82648a7786605bd360daff54410bf5857f289
Fix `harness = false` on `[lib]` sections

Now that this is fixed upstream, we can actually add a test for this!

Closes #2305
src/cargo/ops/cargo_rustc/mod.rs
src/rustversion.txt
tests/registry.rs
tests/rustc.rs
tests/test.rs